home *** CD-ROM | disk | FTP | other *** search
/ Sports Illustrated for Kids - Awesome Athletes! / Sports Illustrated for Kids - Awesome Athletes!.iso / iv.dir / 00060.ls < prev    next >
Encoding:
Text File  |  1996-04-19  |  207 b   |  7 lines

  1. on exitFrame
  2.   set the castNum of sprite 45 to the number of cast "BaseMonitorSwitchCast" + 5
  3.   MessagePut("setting the castnum of sprite 45 to edit")
  4.   set the visible of sprite 45 to 1
  5.   updateStage()
  6. end
  7.